How to Install ruby-execjs software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ruby-execjs software package in Ubuntu 14.04 LTS (Trusty Tahr)

ruby-execjs software package provides Run JavaScript code from Ruby, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ruby-execjs 

ruby-execjs is installed in your system.

Make ensure the ruby-execjs package were installed using the commands given below,

$ sudo dpkg-query -l | grep ruby-execjs *

You will get with ruby-execjs package name, version, architecture and description in a table

ruby-execjs package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ruby
Package ruby-execjs
Version 1.4.0-2
Description Run JavaScript code from Ruby
Sub Section Ruby


See Also, How to uninstall or remove ruby-execjs software package from Ubuntu 14.04 LTS (Trusty Tahr)?